From c2bd6d6b33dc24c4321228add4fedfade93eb014 Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Sun, 17 Mar 2024 10:15:01 +0000 Subject: refactor: Prepare for pagination by dropping querying bookmarks by id --- apps/mobile/app/dashboard/lists/[slug].tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'apps/mobile/app/dashboard/lists/[slug].tsx') diff --git a/apps/mobile/app/dashboard/lists/[slug].tsx b/apps/mobile/app/dashboard/lists/[slug].tsx index 0d1c01dc..8596b49f 100644 --- a/apps/mobile/app/dashboard/lists/[slug].tsx +++ b/apps/mobile/app/dashboard/lists/[slug].tsx @@ -24,8 +24,10 @@ export default function ListView() { {list ? ( } /> -- cgit v1.2.3-70-g09d2